@charset "utf-8";
@media screen and (max-width:2048px){html{font-size:273.06667px}}
@media screen and (max-width:1920px){html{font-size:256px}}
@media screen and (max-width:1440px){html{font-size:192px}}
@media screen and (max-width:1600px){html{font-size:213.33333px}}
@media screen and (max-width:1242px){html{font-size:165.6px}}
@media screen and (max-width:1140px){html{font-size:152px}}
@media screen and (max-width:1280px){html{font-size:170.66667px}}
@media screen and (max-width:1024px){html{font-size:136.53333px}}
@media screen and (max-width:1080px){html{font-size:144px}}
@media screen and (max-width:960px){html{font-size:128px}}
@media screen and (max-width:800px){html{font-size:106.66667px}}
@media screen and (max-width:768px){html{font-size:102.4px}}
@media screen and (max-width:736px){html{font-size:98.13333px}}
@media screen and (max-width:732px){html{font-size:97.6px}}
@media screen and (max-width:720px){html{font-size:96px}}
@media screen and (max-width:667px){html{font-size:88.93333px}}
@media screen and (max-width:640px){html{font-size:85.33333px}}
@media screen and (max-width:600px){html{font-size:80px}}
@media screen and (max-width:568px){html{font-size:75.73333px}}
@media screen and (max-width:540px){html{font-size:72px}}
@media screen and (max-width:533px){html{font-size:71.06667px}}
@media screen and (max-width:480px){html{font-size:64px}}
@media screen and (max-width:435px){html{font-size:58px}}
@media screen and (max-width:414px){html{font-size:55.2px}}
@media screen and (max-width:412px){html{font-size:54.93333px}}
@media screen and (max-width:400px){html{font-size:53.33333px}}
@media screen and (max-width:385px){html{font-size:51.33333px}}
@media screen and (max-width:384px){html{font-size:51.2px}}
@media screen and (max-width:375px){html{font-size:50px}}
@media screen and (max-width:360px){html{font-size:48px}}
@media screen and (max-width:320px){html{font-size:42.66667px}}
@media screen and (max-width:300px){html{font-size:40px}}
@media screen and (max-width:240px){html{font-size:32px}}


@media (min-width:769px) and (max-width: 996px){


}


@media (min-width:320px) and (max-width: 768px){
	.m_img, .m_nav {
	    display: block;
	}
	.header-bg{
		display: none;
	}
	.container {
	    max-width: 100%;
	    min-width: 100%;
	    padding: 0;
	    width: 100%;
	    padding: 0 10px;
	}
.m_img {
    display: block;
    height: 0.9rem;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.m_img .headlf {
    padding-top: 0.1rem;
    padding-left: 5px;
    float: left;
}

.m_img .headlf .m_logo {
    height:0.6rem;
    display: block;
    margin-top:0.05rem;
}

.m_img .headrg {
    padding-right: 5%;
    padding-top: 0.3rem;
    float: right;
}

.m_img .headrg a .m_menuimg {
    height:16px;
    vertical-align:top;
    display: block
}
.m_nav {
    display:block;
    position:fixed;
    top:0px;
    left:0px;
    width:0px;
    height:0px;
    overflow:hidden;
    z-index:10000
}
.m_nav .closecover {
    position:absolute;
    width:100%;
    height:100%;
    background:#0b0d19;
    filter:alpha(opacity=0);
    opacity:0;
    left:0px;
    top:0px;
    z-index:1
}
.m_nav .closeicon {
    position:absolute;
    width:20%;
    left:18px;
    top:5%;
    z-index:100;
    text-align:center;
    filter:alpha(opacity=0);
    opacity:0
}
.m_nav .m_navList {
    position:absolute;
    width:80%;
    right:0px;
    top:0px;
    background:#0b0d19;
    height:100%;
    z-index:100;
    right:-80%;
    overflow-y: scroll;
}
.m_nav .m_navList ul {
    padding-left:5%;
    padding-right:5%
}
.m_nav .m_navList ul li {
    border-bottom:1px solid #232530
}
.m_nav .m_navList ul li a {
    display:block;
    height:45px;
    color:#fff;
    line-height:45px;
    padding-left:5%;
    font-size:14px
}
.m_nav .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}
.m_nav .m_navList ul li .m_f_a a {
    flex: 1;
}
.m_nav .m_navList ul li .m_f_a i {
    width: 40px;
    height:35px;
    box-sizing: border-box;
    padding:0 5px;
    display: block;
}
.icon {
    background:url(../images/plus_top.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.icon_on {
    background:url(../images/reduce_top.jpg) 50% no-repeat!important;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.m_nav .m_navList ul li .m_s_nav {
    display:none;
    width: 100%;
}
.m_nav .m_navList ul li .m_s_nav a {
    display: block;
    height:40px;
    line-height:40px;
    font-size:14px;
    padding-left:10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    font-size: 12px;
}


/* 幻灯片 */
.ny-banner {
    overflow: hidden;
    height: auto;
    padding-top: 0;
    display: table;
    width: 100%;
    margin-top: 0.9rem;
}
.banner_box img{
	width:100%; display:block;
}
.banner_box{
	width:100%;
	text-align:center;
	margin-top: 0.9rem;
}
.banner_box img{
	vertical-align:middle;
}
.roll_img_mb_01{
	overflow:hidden;
	position:relative;
}
.roll_img_mb_01 .img_box{
	overflow:hidden;
	text-align:center;
}
.roll_img_mb_01 .img_box img{
	vertical-align:middle;
	width:100%;
}
.roll_img_mb_01 .nav_box{
	overflow:hidden; 
	position:absolute; 
	left:50%; 
	transform:translate(-50%,0); 
	bottom:20px;
}
.roll_img_mb_01 .nav_box li{
	width:30px;
	height:3px; 
	font-size:1px; 
	overflow:hidden; 
	background:#fff; 
	float:left; 
	margin:4px;
}
.roll_img_mb_01 .nav_box .li_on{
	background:#0037ad;
}
.img_box li{
	height: auto!important;
}
.flexslider{
	display: none;
}
.banner_box{
	display: block;
}
/* 幻灯片 */


.padding {
    padding: 25px 0;
}


.about-content h2 {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 27px;
    color: #263a4f;
    margin: 0 0 10px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 5px;
}

.about-content p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #8d9aa8;
}
.default-btn {
    background-color: #e03d43;
    text-transform: uppercase;
    font-family: work sans,sans-serif;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    line-height: 38px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: .5px;
    padding: 0 14px;
    -webkit-box-shadow: 0 3px 10px rgb(71 44 173 / 20%);
    box-shadow: 0 3px 10px rgb(71 44 173 / 20%);
}
.about-content .default-btn {
    margin-top: 10px;
}

.about-bg {
    background-image: url(../images/about.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 100%;
    height: 500px;
    top: 0;
    right: 0;
    position: relative;
    display: none;
}
.index-product {
    display: table;
    width: 100%;
    padding: 35px 0;
    background: #f5f5f5;
}

.index-title {
    width: 240px;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    color: #fd4753;
    text-align: center;
    position: relative;
}

.in-bg {
    font-size: 12px;
    text-align: center;
}

.pro_bd ul li {
    float: left;
    width: 48%;
    margin-right: 1%;
    margin-bottom: 30px;
    border: 1px solid #ddd;
}

.pro_bd ul li>div:hover span {
    border: 1px solid #ffffff;
}
.pro_bd ul li>div span {
    margin: 0 auto;
    display: block;
    width: 118px;
    height: 34px;
    border: 1px solid #dadada;
    display: block;
    text-align: center;
    line-height: 34px;
    background: none;
    position: relative;
    display: none;
}

.pro_bd ul li>div {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 0 0 2px 2px;
    background: #fff;
    padding-bottom: 0;
    position: relative;
}

.pro_bd ul li>div p a {
    height: 30px;
    line-height: 30px;
    margin-top: 4px;
    font-size: 13px;
    text-align: center;
    color: #555;
    font-weight: bold;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-more {
    display: table;
    margin: 0 auto;
    background: #13438f;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

.fluid-section-one .form-column .inner-column {
    position: relative;
    padding: 10px 1px;
    padding-right: 0;
}
.fluid-section-one .image-layer {
    position: absolute;
    right: -170px;
    top: 0;
    height: 100%;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: none;
}
.fluid-section-one .form-column h2 {
    font-size: 22px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 15px;
}
.fluid-section-one .form-column .text {
    font-size: 13px;
    line-height: 25px;
    color: #e5e5e5;
    margin-bottom: 20px;
}
.contact-form .ui-selectmenu-button.ui-button, .contact-form .form-group input[type="text"], .contact-form .form-group input[type="email"], .contact-form .form-group input[type="tel"], .contact-form .form-group input[type="url"], .contact-form .form-group textarea, .contact-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 25px;
    color: #777777;
    font-weight: 400;
    height: 35px;
    padding: 1px 20px;
    border-radius: 0px;
    background-color: #ffffff;
    font-family: "Open Sans", sans-serif;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .form-group input[type=submit], .contact-form .form-group button {
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 10px;
}

.fluid-section-one .career-column h2 {
    font-size: 20px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 15px;
}

.fluid-section-one .career-column .text {
    font-size: 14px;
    line-height: 25px;
    color: #e5e5e5;
    margin-bottom: 28px;
}

.btn-style-three {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    color: #e70511;
    padding: 10px 30px;
    font-weight: 500;
    overflow: hidden;
    border: 1px solid #e70511;
    background-color: transparent;
}

.fluid-section-one .career-column .read-more {
    text-transform: uppercase;
    line-height: 15px;
    padding: 10px 25px;
}

.services-section {
    position: relative;
    background-color: #f2f2f2;
    padding: 25px 0 25px;
}

.sec-title h2 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.2em;
    color: #333333;
    font-weight: 600;
}

.service-block .lower-content h4 {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 1.2em;
    color: #333333;
    font-weight: 700;
    margin-bottom: 8px;
}
.service-block .lower-content .text {
    font-size: 14px;
    line-height: 25px;
    color: #666666;
    font-weight: 400;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.service-block .lower-content {
    position: relative;
    padding-top: 10px;
    margin-bottom: 20px;
}

.news-section {
    position: relative;
    padding: 10px 0;
}

.news-block .lower-content {
    position: relative;
    display: block;
    padding: 15px 12px 0;
    border: 1px solid #f2f2f2;
    border-top: 0;
}
.news-block .lower-content h5 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 10px;
}

.news-block .lower-content .text {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 25px;
    color: #666666;
    font-weight: 400;
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.news-block .lower-content .link-box {
    position: relative;
    display: block;
    padding: 5px 0;
    border-top: 1px solid #f2f2f2;
}

.news-list .list-item h5 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 18px;
}

.news-list .btn-box a {
    padding: 10px 8px;
    line-height: 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}

.footer-bg ul li{
	display: none;
}
.footer-bg ul li {
    width: 18%;
    float: left;
    min-height: auto;
}
.footer-bg ul li:nth-child(5){
	display: block;
	width: 100%;
}
.footer-bg {
    display: table;
    width: 100%;
    background: #333333;
    padding: 30px 0;
    border-top: 5px solid #e44245;
    padding-bottom: 0;
}


.news-list .list-item {
    position: relative;
    padding-bottom: 16px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 14px;
}


.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table tr td{
	line-height: initial!important;
}


.ny-title {
    padding-top: 14px;
    margin-bottom: 14px;
}

.ny-title h3 {
    font-size: 25px;
    font-family: 'PFBeauSansPro-SeBold';
    text-align: center;
    margin-bottom: 8px;
    font-weight: 500;
}
.ny-title p {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 4px;
    padding-left: 4px;
}

.con-text-img h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}

.con-text-img li span {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #191919;
    margin-top: 10px;
}

.title-title {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    display: table;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
}

.text_inner h2 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.product-bottom {
    font-size: 14px;
    line-height: 22px;
    margin-top: 35px;
    padding: 18px 0;
    padding-top: 25px;
    border-top: 1px solid #ddd;
    margin-top: 36px;
}

.product-bottom h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.process li {
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 7px;
    margin: 0;
}

.sokc {
    width: 94.5%;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    height: 150px;
    background: #f1f6fa;
}
.sokb {
    width: 94.5%;
    background: #f1f6fa;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 15px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
}


.soka {
    width: 47%;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    background: #f1f6fa;
}

.ny-lxfs-title1 {
    font-size: 20px;
    margin: 20px 0 20px 0;
}

.ny-lxfs-title {
    font-size: 22px;
    margin: 10px 0;
}

.tj {
    width: 95px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border: 2px solid #333;
    line-height: 35px;
    text-algin: center;
    color: #fff;
    background-color: #2c343e;
    cursor: pointer;
    font-family: Arial,Microsoft YaHei;
    font-size: 14px;
}


.row {
    margin:0;
}

.index-news-nr {
    margin-top: 0;
}

.index-news-nr-hz {
    width: 48%;
    margin: 1%;
    float: left;
    margin-bottom: 20px;
}
.aboutH h3 {
    padding-top: 8px;
    line-height: initial;
    font-size: 22px;
    text-transform: uppercase;
    display: none;
}

.aboutL {float: none; width: 100%; }


.aboutH {
    height: auto;
    margin-top: 0px;
    text-align: left;
    color: #fff;
    background: #22558c;
    position: relative;
    z-index: 22;
    text-indent: 2em;
    padding: 5px 0;
}
.aboutContact{
	display: none;
}

.aboutH h2 {
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
}

.aboutNav li {
    line-height: 48px;
    font-size: 14px;
    position: relative;
    width: 47%;
    float: left;
    margin: 0 4px;
    border-bottom: 1px solid #ddd;
}

.aboutR {
    float: right;
    width: 100%;
    margin-top: 20px;
}

.aboutRTop span {
    font-size: 20px;
    line-height: 30px;
    display: table;
    font-weight: bold;
    float: left;
    display: none;
}

.mbx-title {
    background: url(../images/sy.jpg)no-repeat left top;
    padding-left: 30px;
    margin-bottom: 0;
    line-height: 22px;
    display: table;
    float: left;
    margin-top: 10px;
    font-size: 14px;
}

.newsPage .item img {
    width: 43%;
    display: block;
    float: left;
    border: 1px solid #e5e5e5;
    padding: 3px;
    margin-right: 20px;
}

.newsPage .item .txt {
    color: #666;
    line-height: 24px;
    height: 68px;
    margin: 5px 0 13px;
    overflow: hidden;
}

.newsPage .item .txt {
    color: #666;
    line-height: 24px;
    height: auto;
    margin: 5px 0 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.center .title {
    font-size: 20px;
    letter-spacing: 1px;
    color: #434343;
    margin-bottom: 15px;
}
.ny-main {
    display: block;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 30px;
}


/*搜索*/
.top_search {
    float: right;
    margin-right: 14px;
    margin-top: 0.18rem;
}
.top_search span{display: block; width: 28px; height: 24px; margin-top: .06rem; background: url(../images/icon_search.png) no-repeat center center; background-size: 64%;}

.top_search>div {
    position: fixed;
    top: 57px;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999999;
}

.top_search>div i{position: absolute; left: 0; right: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.7);}
.top_search .gg{position: absolute; z-index: 5; right: 0; width: 100%; padding: 1% 3%; background-color: #fff; overflow: hidden; border-top: 1px solid #ddd;}
.top_search .ss input {
    border: #ddd solid 1px;
    border-right: 0;
    width: 76%;
    padding: 0 2%;
    line-height: 274%;
    font-size: .2rem;
    float: left;
    border-radius: .07rem 0 0 .07rem;
    margin-left: 5%;
}
.top_search .ss input:focus{border-color: #0083c3;}
.top_search .ss button {
    font-size: .2rem;
    line-height: 265%;
    border: #2ba70e solid 1px;
    background-color: #2ca70e;
    color: #fff;
    float: left;
    padding: 0 0.2rem;
}	
	


}


@media (min-width:0px) and (max-width: 319px){

}